Papers with relative event time prediction
Extracting Military Event Temporal Relations via Relative Event Time Prediction and Virtual Adversarial Training (2025.findings-naacl)
Copied to clipboard
| Challenge: | Existing models for extracting event temporal relations typically compare the relative times of events directly, neglecting the contextual information between event pairs. |
| Approach: | They propose a temporal relationship extraction model based on relative event time prediction and virtual adversarial training, MFRV. |
| Outcome: | The proposed model can capture and infer temporal relationships and can be generalized by generating adversarial samples. |
Utilizing Relative Event Time to Enhance Event-Event Temporal Relation Extraction (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for event-event temporal relation extraction are sparse on event-time information. |
| Approach: | They propose a model for event-event temporal relation classification and an auxiliary task, relative event time prediction, which predicts the event time as real numbers. |
| Outcome: | The proposed model significantly improves the RoBERTa-based baseline and achieves state-of-the-art performance on MATRES dataset. |